home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / FireMan.swf / scripts / frame_34 / PlaceObject2_81_130 / CLIPACTIONRECORD onClipEvent(enterFrame).as next >
Text File  |  2008-09-12  |  124b  |  7 lines

  1. onClipEvent(enterFrame){
  2.    if(this._currentframe == this._totalframes)
  3.    {
  4.       _root.gotoAndPlay("SKIP1");
  5.    }
  6. }
  7.